src/fmod/fmod.d(357,44): Error: cannot take address of local `output` in `@safe` function `GetOutput` src/fmod/fmod.d(363,48): Error: cannot take address of local `num` in `@safe` function `GetNumDrivers` src/fmod/fmod.d(373,44): Error: cannot take address of local `driver` in `@safe` function `GetDriver` src/fmod/fmod.d(383,54): Error: cannot take address of local `num` in `@safe` function `GetSoftwareChannels` src/fmod/fmod.d(405,54): Error: cannot take address of local `settings` in `@safe` function `GetAdvancedSettings` src/fmod/fmod.d(430,82): Error: cannot take address of local `active` in `@safe` function `GetSpeakerPosition` src/fmod/fmod.d(465,52): Error: cannot take address of local `num` in `@safe` function `Get3DNumListeners` src/fmod/fmod.d(480,50): Error: `name.ptr` cannot be used in `@safe` code, use `&name[0]` instead src/fmod/fmod.d(484,84): Error: cannot take address of parameter `channel` in `@safe` function `play` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.